Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


updateCacheToDb

This procedure updates the modified details from the client cache temp-table into the database. It then resets the action flag on the updated temp-tables to NON to ensure they are not updated again.

This procedure is run by the plipShutdown procedure when the session ends. You might also run it manually at any stage to reflect maintenance changes.

Location: af\app\afpromngrp.i

Parameters:

INPUT pcProfileTypeCodes AS CHARACTER

A comma-delimited list of specific profile type codes, (blank = all).

Notes: None

Examples: See the relogon procedure in af\app\afsesmngrp.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095